This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class Graphics | ||||
class, Graphics & Pictures | Fr, 30. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: does nothing. | ||
Function:
Extends Realbasic's Graphics Class. | ||||
DrawArc(left as integer,top as integer,width as integer,height as integer,start as integer,arc as integer) | ||||
method, Graphics & Pictures | Fr, 30. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Should work. | ||
Function:
Draws an Arc inside the rectangle. | ||||
FillArc(left as integer,top as integer,width as integer,height as integer,start as integer,arc as integer) | ||||
method, Graphics & Pictures | Fr, 30. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Should work. | ||
Function:
Fills an Arc inside the rectangle. | ||||
Invert(left as integer,top as integer,width as integer,height as integer) as boolean | ||||
method, Graphics & Pictures | Fr, 30. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: does nothing. | ||
Function:
Inverts the graphics. | ||||
Scroll(left as integer, top as integer, width as integer, height as integer, dx as integer, dy as integer) | ||||
method, Graphics & Pictures | Fr, 30. Aug 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: does nothing. | ||
Function:
Scrolls the graphics object. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.